.First{
position: absolute;
top: 4px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 4px;
	left: 1025px;
}

.FantasyLandscapeSeascape{
	position: absolute;
	top: 290px;
	left: 70px;
}

.FantasyLandscapeSeascapeL{
	position: absolute;
	top: 810px;
	left: 64px;
}	

.FantasyLandscapeSeascapeFramed {
	position: absolute;
	top: 1050px;
	left: 70px;
}

	
.BottomLinks{
	position: absolute;
	top: 1920px;
	left: 500px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 2230px;
	left: 310px;
}


		
h1{
	color: rgb(250,245,250);
	font-size: 20px;
	font-family: Arial;
	text-decoration: underline;	
}	

h2{
	color: rgb(50,45,40);
	font-size: 28px;
	font-family: Arial;
	text-align: center;
}	
